[INFO] fetching crate erdos 0.4.0...
[INFO] checking erdos-0.4.0 against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] extracting crate erdos 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate erdos 0.4.0
[INFO] finished tweaking crates.io crate erdos 0.4.0
[INFO] tweaked toml for crates.io crate erdos 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate erdos 0.4.0 on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 313 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.1)
[INFO] [stderr]       Adding futures-delay-queue v0.4.2 (available: v0.6.0)
[INFO] [stderr]       Adding futures-intrusive v0.4.2 (available: v0.5.0)
[INFO] [stderr]       Adding petgraph v0.5.1 (available: v0.8.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.1)
[INFO] [stderr]       Adding tokio-util v0.6.10 (available: v0.7.18)
[INFO] [stderr]       Adding uuid v0.7.4 (available: v1.23.3)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-serde v0.3.0
[INFO] [stderr]   Downloaded tokio-serde-bincode v0.2.1
[INFO] [stderr]   Downloaded rouille v3.6.2
[INFO] [stderr]   Downloaded gzip-header v1.1.0
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded rosrust v0.9.12
[INFO] [stderr]   Downloaded xml-rpc v0.1.0
[INFO] [stderr]   Downloaded rosrust_codegen v0.9.6
[INFO] [stderr]   Downloaded ros_message v0.1.1
[INFO] [stderr]   Downloaded futures-delay-queue v0.4.2
[INFO] [stderr]   Downloaded abomonation_derive v0.5.0
[INFO] [stderr]   Downloaded futures-intrusive v0.4.2
[INFO] [stderr]   Downloaded abomonation v0.7.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31
[INFO] running `Command { std: "docker" "start" "cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking time v0.3.49
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking abomonation v0.7.3
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]     Checking tokio-serde v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking futures-intrusive v0.4.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling abomonation_derive v0.5.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-delay-queue v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tracing-appender v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking tokio-serde-bincode v0.2.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking erdos v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `box_into_pin` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | #![feature(box_into_pin)]
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `box_into_pin` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | #![feature(box_into_pin)]
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     Abomonation, Clone, Copy, Eq, Hash, Ord, PartialEq, PartialOrd, Serialize, Deserialize,
[INFO] [stdout]     |     ^----------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `Abomonation` is not local
[INFO] [stdout]     |     move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Uuid`
[INFO] [stdout] 187 | )]
[INFO] [stdout] 188 | pub struct Uuid(uuid::Bytes);
[INFO] [stdout]     |            ---- `Uuid` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn new_app(name: &str) -> clap::App {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn new_app(name: &str) -> clap::App<'_, '_> {
[INFO] [stdout]     |                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dataflow/message.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                ^----------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `Abomonation` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Message`
[INFO] [stdout] 20 | pub enum Message<D: Data> {
[INFO] [stdout]    |          ------- `Message` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dataflow/message.rs:70:48
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                ^----------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `Abomonation` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimestampedData`
[INFO] [stdout] 71 | pub struct TimestampedData<D: Data> {
[INFO] [stdout]    |            --------------- `TimestampedData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> src/lib.rs:186:5
[INFO] [stdout]     |
[INFO] [stdout] 186 |     Abomonation, Clone, Copy, Eq, Hash, Ord, PartialEq, PartialOrd, Serialize, Deserialize,
[INFO] [stdout]     |     ^----------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `Abomonation` is not local
[INFO] [stdout]     |     move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Uuid`
[INFO] [stdout] 187 | )]
[INFO] [stdout] 188 | pub struct Uuid(uuid::Bytes);
[INFO] [stdout]     |            ---- `Uuid` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn new_app(name: &str) -> clap::App {
[INFO] [stdout]     |                      ^^^^     ^^^^^^^^^ the same lifetimes are hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub fn new_app(name: &str) -> clap::App<'_, '_> {
[INFO] [stdout]     |                                        ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dataflow/time.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, Serialize, Deserialize, Abomonation, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                                                ^----------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `Abomonation` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_IntTimestamp`
[INFO] [stdout] 11 | pub enum IntTimestamp {
[INFO] [stdout]    |          ------------ `IntTimestamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dataflow/message.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[derive(Clone, Debug, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                ^----------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `Abomonation` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_Message`
[INFO] [stdout] 20 | pub enum Message<D: Data> {
[INFO] [stdout]    |          ------- `Message` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dataflow/message.rs:70:48
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[derive(Debug, Clone, Serialize, Deserialize, Abomonation)]
[INFO] [stdout]    |                                                ^----------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `Abomonation` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_TimestampedData`
[INFO] [stdout] 71 | pub struct TimestampedData<D: Data> {
[INFO] [stdout]    |            --------------- `TimestampedData` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/dataflow/time.rs:10:48
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Clone, Serialize, Deserialize, Abomonation, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                                                ^----------
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                `Abomonation` is not local
[INFO] [stdout]    |                                                move the `impl` block outside of this constant `_DERIVE_abomonation_Abomonation_FOR_IntTimestamp`
[INFO] [stdout] 11 | pub enum IntTimestamp {
[INFO] [stdout]    |          ------------ `IntTimestamp` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Abomonation` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Abomonation` may come from an old version of the `abomonation_derive` crate, try updating your dependency with `cargo update -p abomonation_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Abomonation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.84s
[INFO] running `Command { std: "docker" "inspect" "cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31", kill_on_drop: false }`
[INFO] [stdout] cf6ab7b94b8bd1e18d9ab10cf9fc489725cd094c40818188c21f270840585d31
